Version

SelectionCollectionChangedEventArgs<T> Class Members

The following tables list the members exposed by SelectionCollectionChangedEventArgs<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyNewSelectedItemsA collection of items that are currently selected.  
Public PropertyPreviouslySelectedItemsA collection of items that were previously selected.  
See Also